home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 September
/
CHIP Eylül 1996.iso
/
utils
/
povray
/
povppc.sit
/
POVPPC
/
POV-Ray
/
POV-Ray.rsrc
/
TEXT_443_ transform.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-04-26
|
219 b
|
6 lines
// object/texture transformation
// do a predeclared translate/rotate/scale combo
// e.g.:
#declare Leaf_Orientation = transform { scale 4.0 rotate 30*z translate 2*y }
transform Leaf_Orientation // transform an object